Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d90a3-46f3-75bc-baef-765e2f8b971f Co-authored-by: Amp <amp@ampcode.com>
9e17b3f to
171d7d6
Compare
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d90a3-46f3-75bc-baef-765e2f8b971f Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d91af-04a3-70ea-a3f9-19413f47dbc1 Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d91af-04a3-70ea-a3f9-19413f47dbc1 Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d91af-04a3-70ea-a3f9-19413f47dbc1 Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Jennifer <5339211+jenpaff@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d95b8-647a-77d9-9591-088166091a60 Co-authored-by: Amp <amp@ampcode.com>
legion2002
reviewed
Apr 16, 2026
Co-authored-by: Tanishk Goyal <goyaltanishk02@gmail.com>
0xrusowsky
approved these changes
Apr 16, 2026
Swap the flowchart mermaid diagram with designed light/dark mode images. Uses Tailwind dark: variants to show the correct image per Vocs theme. Amp-Thread-ID: https://ampcode.com/threads/T-019d9be6-3c23-72df-b342-d07be6995910 Co-authored-by: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
- Fix AccountKeychain CREATE contradiction (factory CREATE is also banned) - Split breaking changes vs supporting new features in t3.mdx - Add contract-creation restriction to Who is affected - Expand indexer guidance with two-hop Transfer event details - Add gas overhead context to virtual-addresses.mdx - Revert sdk/typescript changes Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
…nix timestamps) Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
- t3.mdx: condense indexer section to essentials + link out - t3.mdx: trim TIP-1022 summary to avoid repeating indexer details - virtual-addresses.mdx: rewrite indexer section with numbered event list Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
Adds per-operation event sequences (transferWithMemo, mint, mintWithMemo), wallet/explorer display guidance, userTag attribution, and self-forwarding edge case. Incorporates content from #328. Amp-Thread-ID: https://ampcode.com/threads/T-019daf63-0744-7648-a63a-269b172f5343 Co-authored-by: Amp <amp@ampcode.com>
- Merge Overview, Who is affected, Partner impact into one table - Remove Feature TIPs section (was repeating summaries) - Move signature verifier into Supporting new features - Revert sdk/typescript/index.mdx to main Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
jenpaff
commented
Apr 21, 2026
…rence - Shorten upcoming changes to 5 concise bullets - Remove startReward() from spending limit tracking (does not exist) - Consolidate t3.mdx and revert typescript SDK changes Amp-Thread-ID: https://ampcode.com/threads/T-019d9c20-7684-713e-ab50-afbb08c9d533 Co-authored-by: Amp <amp@ampcode.com>
* docs: add Account Keychain examples for Python and Go SDKs Mirror the cast keychain documentation for Python (AccountKeychain class) and Go (keychain package) with examples for authorize, revoke, spending limits, call scopes, signing, and querying. Co-Authored-By: grandizzy <38490174+grandizzy@users.noreply.github.com> Co-authored-by: Jennifer <jenpaff0@gmail.com>
legion2002
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update protocol specs and docs based on t3 network upgrade